home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / sw.xml < prev    next >
Text File  |  2002-08-30  |  1KB  |  49 lines

  1. <search function="sw">
  2.   <name>SurfWax</name>
  3.   <description>
  4.     Delivers results from a broad range of sources including the visible and invisible Web, newsfeeds, and intranets.<br/>
  5.     <div class="helpboxDescLabels">Example:</div>
  6.     <table class="helpboxDescTable">
  7.           <tr><td>sw horses</td></tr>
  8.       </table>
  9.   </description>
  10.   <category>Search the Web</category>
  11.   <link>http://www.surfwax.com/</link>
  12.   <contributor>robbyh</contributor>
  13.   <email>robbyh_at_yahoo_dot_com</email>
  14.   
  15.   <form name="swf"
  16.       action="http://www.surfwax.com/servlet/com.surfwax.FrontEnd.home">
  17.       <input type="hidden" name="cmd" value="frames"/>
  18.       <input type="hidden" name="search" value=""/>
  19.       <input type="hidden" name="max" value="100"/>
  20.       <input type="hidden" name="sort" value="alpha"/>
  21.       <input type="hidden" name="summaries" value="checked"/>
  22.   </form>
  23.   
  24.   <script><![CDATA[
  25.     function sw(q)
  26.     {
  27.       if( nullArgs("sw",q) )
  28.         return false;
  29.       else
  30.       {
  31.         document.swf.search.value = q;
  32.         submitForm(swf);
  33.       }
  34.     }
  35.   ]]></script>
  36.  
  37.   <copyright>
  38.     Copyright (c) 2002 David Bau
  39.     Distributed under the terms of the
  40.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  41.   </copyright>
  42.  
  43.   <copyright>
  44.     Copyright (c) 2002 David Bau
  45.     Distributed under the terms of the
  46.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  47.   </copyright>
  48. </search>
  49.